home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 2000 February / CT_SW0002.ISO / mac / software / entwickl / codebib / cdatabrw.sit / cDataBrowser Package 1.0b7.sea / cDataBrowser Package 1.0b7 / History < prev    next >
Text File  |  2000-04-05  |  894b  |  28 lines

  1. cDatabrowser 1.0
  2. ©Copyright 2000, Juergen Schreck, eMedia. All rights Reserved.
  3.  
  4.  
  5. 4.5.2000
  6. Released 1.07
  7.  
  8. Changes:
  9. - Updated documentation includes preliminary Users-Guide
  10. - Added 'cDataBrowser.HandleSpecialKeys' property
  11. - A few code optimizations
  12.  
  13.  
  14.  
  15. 4.1.2000
  16. Released 1.0b6
  17.  
  18. Changes:
  19. - Fixed all known memoryleaks. There is still a bug as of RB 2.1b2 that doesn't garbage collect Exception classes. To circumvent generation of those, cDataBrowser has replaces internal Exception Handling with Sanity Checks in the most critical places. 
  20.  
  21. There is still a possibility for Exceptions to be caught internally, but only in those instances where you would force Row or ColumnIndexes out of bounds via your calling code. The chances are minimal, and I feel we can live with it until RealSoftware remedies the problem.
  22.  
  23. - Fixed a small glitch with SeekRow.
  24.  
  25.  
  26.  
  27. 3.29.2000
  28. First public release. Beta 3.